Skip to content

feat: update EnvironmentGetter and EnvironmentSetter to use normalized environment variable names#5119

Open
herin049 wants to merge 2 commits intoopen-telemetry:mainfrom
herin049:feat/revise-env-carrier
Open

feat: update EnvironmentGetter and EnvironmentSetter to use normalized environment variable names#5119
herin049 wants to merge 2 commits intoopen-telemetry:mainfrom
herin049:feat/revise-env-carrier

Conversation

@herin049
Copy link
Copy Markdown
Contributor

Description

Update the EnvironmentGetter and EnvironmentSetter classes to normalize environment variable names based on the updated environment variable spec.

Fixes #5097

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

uv run tox -e py314-test-opentelemetry-api

Does This PR Require a Contrib Repo Change?

  • Yes. - Link to PR:
  • No.

Checklist:

  • Followed the style guidelines of this project
  • Changelogs have been updated
  • Unit tests have been added
  • Documentation has been updated

@herin049 herin049 requested a review from a team as a code owner April 17, 2026 04:21
Copy link
Copy Markdown
Member

@MikeGoldsmith MikeGoldsmith left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks @herin049 🚀

@github-project-automation github-project-automation bot moved this to Approved PRs in Python PR digest Apr 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Approved PRs

Development

Successfully merging this pull request may close these issues.

Revise env carrier propagator

2 participants